home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / atomic_babe.swf / scripts / DefineButton2_142 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-09-27  |  76 b   |  5 lines

  1. on(press){
  2.    c = new Color(babe.colorTarget);
  3.    c.setRGB(13369446);
  4. }
  5.